Skip to content
Back to search
30
MCP

GitHub Explorer

pulsemcp/github explorer

Integrates with GitHub's API to enable repository exploration, code collaboration, and user profile analysis through authenticated data retrieval functions.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

PyGithub
Integrates with GitHub's API through PyGithub to enable repository management, issue tracking, and pull request operations with automatic au
0 tools
GitHub Mapper
Integrates with GitHub to analyze repositories, generate file structure maps, and enable code analysis workflows using TypeScript and the Oc
0 tools
GitLab
Integrates with GitLab's API to provide merge request management, code review workflows, and branch-based development operations through too
0 tools
GitHub Integration Hub
Provides GitHub OAuth authentication and API access through REST endpoints, CLI tools, and MCP server capabilities with SQLite-based token s
0 tools
DataHub
Integrates with DataHub's API to enable metadata management, discovery, and governance across diverse data assets in complex ecosystems.
0 tools
GitHub
Connect AI assistants to GitHub - manage repos, issues, PRs, workflows, and git operations.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "github_explorer": {
      "url": "None",
      "transport": "http"
    }
  }
}